size group: Streamline disposal
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Sep 2015 05:22:21 +0000 (01:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 23 Sep 2015 11:01:16 +0000 (07:01 -0400)
commitda45d29dbcad003a6c8435c0790a4ca61b953269
tree25802c2aa1fc3b07426791ff5361af54936172e2
parentcd35a14bbb724baf1fa07b124abb05e4bd6ce69e
size group: Streamline disposal

Remove widgets from their size groups in dispose, without connecting
to ::destroy. The signal handler is not necessary.
gtk/gtksizegroup.c
gtk/gtkwidget.c